-
Notifications
You must be signed in to change notification settings - Fork 53
Bump packages version to 1.18.2 for release #586
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
…1.0, and update CHANGELOG.md Co-authored-by: YunchuWang <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull request overview
This PR bumps package versions for the v1.18.2 release, including the main SDK package and related analyzer/generator packages, and adds a comprehensive changelog entry documenting all changes since v1.18.1.
- Main package version bumped from 1.18.1 to 1.18.2
- Analyzers package bumped from 0.2.0 to 0.3.0 (minor version increment)
- Generators package bumped from 1.0.0 to 1.1.0 (minor version increment)
Reviewed changes
Copilot reviewed 4 out of 4 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| eng/targets/Release.props | Updates main package version prefix from 1.18.1 to 1.18.2 |
| src/Analyzers/Analyzers.csproj | Bumps Analyzers package version from 0.2.0 to 0.3.0 |
| src/Generators/Generators.csproj | Bumps Generators package version from 1.0.0 to 1.1.0 |
| CHANGELOG.md | Adds v1.18.2 section with 17 changelog entries covering analyzer improvements, logging enhancements, bug fixes, dependency updates, and test improvements |
|
@copilot source generator revert version bump |
Co-authored-by: YunchuWang <[email protected]>
|
@copilot update changelog to add the latest commit |
Co-authored-by: YunchuWang <[email protected]>
Prepare v1.18.2 release with version bumps and changelog update.
Version Changes
eng/targets/Release.props)src/Analyzers/Analyzers.csproj)Changelog
Added v1.18.2 section to
CHANGELOG.mdwith 19 entries covering:Post-Merge Action
Reviewer: Create git tag
v1.18.2after merge.Original prompt
✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.